, including all inherited members.
beginEdit(int32_t index) | VST3Editor | [protected] |
canResize() | VST3Editor | [protected] |
checkSizeConstraint(Steinberg::ViewRect *rect) | VST3Editor | [protected] |
close() | VST3Editor | [protected] |
controlBeginEdit(CControl *pControl) | VST3Editor | [protected, virtual] |
controlEndEdit(CControl *pControl) | VST3Editor | [protected, virtual] |
controlModifierClicked(VSTGUI::CControl *pControl, VSTGUI::CButtonState button) | CControlListener | [inline, virtual] |
controlTagDidChange(CControl *pControl) | VST3Editor | [protected, virtual] |
controlTagWillChange(CControl *pControl) | VST3Editor | [protected, virtual] |
createSubController(UTF8StringPtr name, IUIDescription *description) | VST3Editor | [protected, virtual] |
createView(const UIAttributes &attributes, IUIDescription *description) | VST3Editor | [protected, virtual] |
delegate | VST3Editor | [protected] |
description | VST3Editor | [protected] |
doCreateView | VST3Editor | [protected] |
editingEnabled | VST3Editor | [protected] |
enableEditing(bool state) | VST3Editor | [protected] |
enableTooltips(bool state) | VST3Editor | |
endEdit(int32_t index) | VST3Editor | [protected] |
exchangeView(UTF8StringPtr templateName) | VST3Editor | |
findParameter(Steinberg::int32 xPos, Steinberg::int32 yPos, Steinberg::Vst::ParamID &resultTag) | VST3Editor | [protected] |
getControlListener(UTF8StringPtr controlTagName) | IController | [inline, virtual] |
getEditorSizeConstrains(CPoint &minimumSize, CPoint &maximumSize) | VST3Editor | |
getParameterChangeListener(int32_t tag) | VST3Editor | [protected] |
getTagForName(UTF8StringPtr name, int32_t registeredTag) const | IController | [inline, virtual] |
init() | VST3Editor | [protected] |
maxSize | VST3Editor | [protected] |
minSize | VST3Editor | [protected] |
nonEditRect | VST3Editor | [protected] |
notify(CBaseObject *sender, IdStringPtr message) | VST3Editor | [protected] |
onKeyDown(const VstKeyCode &code, CFrame *frame) | VST3Editor | [protected, virtual] |
onKeyUp(const VstKeyCode &code, CFrame *frame) | VST3Editor | [protected, virtual] |
onMouseDown(CFrame *frame, const CPoint &where, const CButtonState &buttons) | VST3Editor | [protected, virtual] |
onMouseEntered(CView *view, CFrame *frame) | VST3Editor | [inline, protected, virtual] |
onMouseExited(CView *view, CFrame *frame) | VST3Editor | [inline, protected, virtual] |
onMouseMoved(CFrame *frame, const CPoint &where, const CButtonState &buttons) | VST3Editor | [inline, protected, virtual] |
onSize(Steinberg::ViewRect *newSize) | VST3Editor | [protected] |
onViewAdded(CFrame *frame, CView *view) | VST3Editor | [protected, virtual] |
onViewRemoved(CFrame *frame, CView *view) | VST3Editor | [protected, virtual] |
open(void *parent, const PlatformType &type) | VST3Editor | [protected] |
originalController | VST3Editor | [protected] |
paramChangeListeners | VST3Editor | [protected] |
ParameterChangeListenerMap typedef | VST3Editor | [protected] |
queryInterface(const ::Steinberg::TUID iid, void **obj) | VST3Editor | |
recreateView() | VST3Editor | [protected] |
requestResize(const CPoint &newSize) | VST3Editor | |
setEditorSizeConstrains(const CPoint &newMinimumSize, const CPoint &newMaximumSize) | VST3Editor | |
syncParameterTags() | VST3Editor | [protected] |
tooltipsEnabled | VST3Editor | [protected] |
valueChanged(CControl *pControl) | VST3Editor | [protected, virtual] |
verifyView(CView *view, const UIAttributes &attributes, IUIDescription *description) | VST3Editor | [protected, virtual] |
viewName | VST3Editor | [protected] |
VST3Editor(Steinberg::Vst::EditController *controller, UTF8StringPtr templateName, UTF8StringPtr xmlFile) | VST3Editor | |
VST3Editor(UIDescription *desc, Steinberg::Vst::EditController *controller, UTF8StringPtr templateName, UTF8StringPtr xmlFile=0) | VST3Editor | |
xmlFile | VST3Editor | [protected] |
~CControlListener() | CControlListener | [inline, virtual] |
~IKeyboardHook() | IKeyboardHook | [inline, virtual] |
~IMouseObserver() | IMouseObserver | [inline, virtual] |
~IViewAddedRemovedObserver() | IViewAddedRemovedObserver | [inline, virtual] |
~VST3Editor() | VST3Editor | [protected] |